CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MFC 图像处理

搜索资源列表

  1. DigitalImageSystem

    0下载:
  2. 用MFC编写一个程序,来模拟数字图像系统,它具有一般数字图像处理的功能。-Using MFC to prepare a procedure to simulate the digital image system, it has a general digital image processing functions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-02
    • 文件大小:3801471
    • 提供者:李兴泽
  1. 19216821652009116162915669604

    0下载:
  2. 运动物体检测系统,该系统实现全部基于MFC编程技术。系统实现过程中,运用了很多关于图像处理的知识-Moving Objects Detection system, which realize all MFC-based programming technology. System process, the use of a lot of knowledge about image processing
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:231405
    • 提供者:xubinfong
  1. 1

    0下载:
  2. 一个图像处理基础的源程序MFC实现,通过各种算法,实现各种处理方式-An image processing based on MFC source code implementation, through a variety of algorithms, implementation of various treatment modalities
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4686008
    • 提供者:raul
  1. Image-Processing

    0下载:
  2. 一个用VC++中的MFC实现的图像处理基础的源程序,各种基础均有-One with VC++ implementation of the MFC-based image processing source code, a variety of both basic
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:432371
    • 提供者:weiwei
  1. test

    0下载:
  2. 用MFC载入一个bmp图像,方便对其进行图像处理。-Open a picture.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1925853
    • 提供者:Rita
  1. image

    0下载:
  2. MFC实现对图像的基本处理,包括图像分割,边缘提取等功能,主要实现对 8位或者24位图的操作。-MFC to achieve the basic image processing, including image segmentation, edge detection and other functions, mainly to achieve 8-bit or 24-bit map operation.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:109766
    • 提供者:王俊
  1. ImageN

    0下载:
  2. 利用CImage类对图像进行处理,包括二值化、开闭运算、腐蚀、锐化等,MFC编程-CImage category using the image processing, including binary, opening and closing operations, corrosion, such as sharpening, MFC Programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:253663
    • 提供者:jason
  1. ImageProcessingcode

    0下载:
  2. 基于MFC的图像处理完全包!包括:图像编辑,点运算,几何变换,正交变换,图像增强,形态学,边缘提取,图像分析复原,图像编码,等.-ImageProcessing package based on MFC.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6465912
    • 提供者:davislou
  1. a13

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用opengl库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。-I need to image processing, it would be the realization of two-dimensional images of three-dimensional display, so wr
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:4640379
    • 提供者:Nero
  1. Citydreamsnow

    0下载:
  2. 我需要图像处理,这将是实现二维图像的三维显示,这样写的代码,期待与有兴趣的读者分享。首先,以获取图像BMP图像文件,另一个是从剪贴板。的MFC代码库函数调用的OpenGL实现三维二维图像显示,图像宽度,高度和像素亮度的三维空间,分别为,第十坐标, Y坐标。-I need to image processing, it would be the realization of two-dimensional images of three-dimensional display, so write
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2419040
    • 提供者:Nero
  1. imageprocessing

    0下载:
  2. 包含大部分图像处理代码,并支持MFC程序框架-Contains the majority of image processing code, and supports the MFC Framework
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:2707339
    • 提供者:程序爱好者
  1. cximage600_demo

    0下载:
  2. CxImage是一个可以用于MFC 的C++图像处理类库类,它可以打开,保存,显示,转换各种常见格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的互相转换。-CxImage is a C++ class to load, save, display, transform BMP, JPEG, GI
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:616780
    • 提供者:junkai
  1. showdibvc

    0下载:
  2. 该源码是在VC6.0环境下运行成功,涉及数字图像处理的基础内容,包括图像增强,图像锐化,边缘检测,,图像旋转等。本程序是MFC图形化界面设计。-The source code is successfully run VC6.0 environment, involving the basis of digital image processing, including image enhancement, image sharpening, edge detection, and image r
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2079091
    • 提供者:wang
  1. learningimageccode

    0下载:
  2. 图像处理入门C源码分析 有很多图像处理得MFC软件以及源码 还有全面的word文档讲解图像的各种知识-Introduction to C source code analysis image processing, there are many image-processing software, and get MFC source code includes a full image of the word document explaining the various knowledge
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:5088302
    • 提供者:chengpin
  1. exa6_1

    0下载:
  2. 在MFC框架下,配置好相关文件,利用OPENCV进行基础的图像处理代码-the basic code of image procesing under the mainframe of MFC.the soft of opencv is used
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1979228
    • 提供者:xmwang
  1. image

    0下载:
  2. 基于OpenCV和MFC的图像处理基本平台-Image Processing based on OpenCV & MFC
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:209180
    • 提供者:陈杰
  1. Elevator

    1下载:
  2. 这是一个电梯调度模拟算法,基于MFC的对话框写的,有电梯移动的界面,输入电梯等待人数,点击仿真,就会再不同楼层随机产生等待的人,请求电梯承载,电梯会在有请求的层数打印出,谁进了电梯,谁出了电梯的文字描述,当所有人都使用完电梯,则算法结束,当中用到了timer,但是我把图像处理的那部分都写在了画图里面,导致系统界面会不断刷新,输入多人仿真的时候效果比较明显-This is an elevator dispatching simulation algorithm, based on MFC dial
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:617248
    • 提供者:李梓钺
  1. 3DShow

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-06
    • 文件大小:105959
    • 提供者:325
  1. demo

    0下载:
  2. 将数字图像处理的一般算法都集中在一个MFC的框架中。对学习数字图像处理的人很有帮助。-Digital image processing algorithms in general are concentrated in an MFC framework. Digital image processing of learning the person helpful.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17697473
    • 提供者:hu wenrui
  1. bitmap

    0下载:
  2. Visual C++ 利用MFC进行图像处理的基础程序-Visual C++ using MFC-based image processing program
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:35001
    • 提供者:duckling
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 28 »
搜珍网 www.dssz.com